interface events meaning in English
接口事件
Examples
- Users cannot use any windows or user interface events
用户不能使用任何窗口或用户界面事件。 - If a method that handles a user interface event calls the
如果处理用户界面ui事件的方法调用 - How to : implement interface events c programming guide
如何:实现两个具有同名事件的接口( c #编程指南) - Provides mouse and keyboard events , and many other user interface events
提供鼠标和键盘事件,以及许多其他用户界面事件。 - How to : raise base class events in derived classes how to : implement interface events
如何:在接口中声明一个事件,然后在类中实现该事件